.width{
	width: 1200px;
	margin: 0 auto;
}
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#ffffff;
}
.blcak{
	color: #000;
}
.blcak a{
	color: #000;
}
.blcak a:visited{
	color: #000;
}
.blcak a:hover{
	color: #000;
}
.red{
	color: #fff;
}
.red a{
	color: #fff;
}
.red a:visited{
	color: #fff;
}
.red a:hover{
	color: red;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.action{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
.action:hover{
	transition: all .4s ease;
	-moz-transition: all .4s ease;
	-webkit-transition: all .4s ease;	
	-o-transition: all .4s ease;
}
/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
/*header*/
.header{
	padding:10px 0px 30px;
	background: #052e58;
}
.logo{
	margin-top:20px;
}
.nav{
	float: right;
}
.tel{
	text-align: right;
	color: #fff;
	font-size: 16px;
}
.tel span{
	font-family: "times new roman";
	font-size: 24px;
}
.tel img{
	vertical-align: middle;
	margin-right: 10px;
}
.nav-con>ul>li{
	float: left;
	width:110px;
	margin-top: 10px;
	text-align: center;
	line-height: 35px;
}
.nav-con>ul>li a{
	color: #fff;
	font-size: 15px;
	display: block;
}
.nav-con>ul>li>a>span{
	color: #fff;
	font-size:15px;	 
}
.mobile_nav>ul{ 
	display:table;
}
.nav-con .menulevel{
	padding:0;
	z-index: 999;
	padding-top: 3px;
}
.nav-con li{
	display: inline-block;
    font-size: 14px;
    color: #fff;  
    text-align: center;
    position: relative;
}
.nav-con li:hover{
	border-radius: 50px;
	background: #2ba0e8;
}
.nav-con li a#menu_selected{
	background: #2ba0e8;
	border-radius: 50px;
}
.nav-con li a#menu_selected span{}
.nav-con li:hover>.menulevel{ display:block;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute; z-index: 1;top: 43px;}
.menulevel li{ display:block;margin-bottom: 2px;background: rgba(100,218,211,0.8);}
.menulevel li a span{color: #464646;}
.menulevel li:hover{}
.menulevel li:hover a span{text-decoration:none;color: #fff;font-weight: bold;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
#full-screen-slider { width:100%; /*height:600px;*/ position:relative}
#slides { display:block; width:100%; height:600px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*foot部分*/
.footer{
	background:#1c2730;	
	padding: 40px 0px;
}
.f-con{
	width:880px;
}
.f-bt{
	color: #fff;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: bold;
}
.f-nr li{
	float: left;
	color: #fff;
	font-size: 16px;
	margin-right: 50px;
}
.f_logo{
	margin-top:20px;
}
.wzbb{
	text-align:center;
	padding-bottom: 10px;
	padding-top:10px;
	background: #0074cf;
	color: #fff;
}
.wzbb a{
	color: #fff;
}
/*内页部分*/
.ny-title{
	text-align: center;
	font-size: 26px;
	color: #0074cf;
	margin-top: 40px;
	line-height:15px;
}
.ny-title p{
	font-family: impact;
	text-transform: uppercase;
	font-size:50px;
	color: #f4f4f4;
}
.ny-location{
	font-size: 14px;
	line-height: 60px;
	border-bottom: 1px solid #efefef;
	color: #2b2b2b;
}
.ny-location a{
	color: #2b2b2b;
}
.ny-location img{
	margin-right: 10px;
}
.dbg{
	padding-bottom: 60px;
}
.dbg-bg{
   background: #fff;
    width: 1100px;
    padding:30px 50px;
    box-shadow: 0px 5px 20px #f0f0f0;
    margin-top: 50px;
}
.ny-img img{
	width: 100%;
}
.tpmk-img{
	height:255px;
	overflow: hidden;
}
.cpnav-tit{
	width: 136px;
	height: 106px;
	background: #28983a;
	text-align: center;
	padding-top: 30px;
}
.cpnav-tit p a{
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
.ddsmoothmenu-v{
	border: solid 2px #535353;
}
.ddsmoothmenu-v ul li:last-child{
	border-bottom: none;
}
.related-list{
	line-height: 50px;
	font-size: 14px;
}
.lbox-top {
    text-align: center;
    background: #006bc5;
}
.cp-navbot{
	background: #64dad3;
	padding: 30px 43px;
}
.cp-navbot p:first-child{
	font-size: 18px;
	color: #fff;
}
.cp-navbot p:first-child img {
    margin-right: 10px;
    vertical-align: middle;
}
.cp-navbot p:last-child {
    font-size: 26px;
    color: #fff;
}
#spec-n1{
	height:220px;
	overflow: hidden;
}
/*首页部分*/
/*简介*/
.about{
	padding: 60px 0px;
}
.about-title{
	text-align: center;
	font-size:28px;
	color: #202020;
}
.about-title p{
	color: #0074cf;
	text-transform: uppercase;
	font-weight: normal;
	font-size:36px;
}
.about-con{
	margin-top:80px;
}
.about-nr{
	width: 720px;
}
.ab-bt {
	color: #306696;
	font-size: 24px;
}
.about-diao{
	color: #202020;
	font-size: 14px;
	line-height: 36px;
	margin-top: 20px;
}
.about-more{
	border: 1px solid #306696;
	text-align: center;
	width: 200px;
	line-height: 40px;
	margin-top: 20px;
}
.about-more a{
	color: #306696;
	font-size: 15px;
}
.about-more:hover{
	background: #306696;
}
.about-more:hover a{
	color: #fff;
}
.ad-con{
	margin-top: 80px;
}
.ad-con li{
	width: 300px;
	float: left;
	text-align: center;
	color: #6a6a6a;
	font-size: 16px;
}
.ad-con li p{
	font-weight: bold;
	font-size: 20px;
	line-height: 60px;
	color: #202020;
}
/*图片鼠标悬停整体旋转*/
.ad-con li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ad-con li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ad-con li:hover img{ 
	transform: rotateY(360deg);
}
/*产品*/
.pro{
	padding-top: 70px;
	height: 1152px;
	background: url(../images/icon_19.jpg) no-repeat top center;
}
.pro-title{
	text-align: center;
	font-size:28px;
	color: #fff;
}
.pro-title p{
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size:36px;
}
.pro-con{
	margin-top: 40px;
}
.pro-more{
	text-align: center;
	background: #ffff;
	border-radius: 10px;
	width: 180px;
	line-height: 45px;
	margin:60px auto 0px;
}
.pro-more a{
	color: #202020;
	font-size: 15px;
}
/*新闻资讯*/
.news{
	padding: 60px 0px; 
}
.news-con{
	margin-top: 65px;
}
.gongsi{
	width: 498px;
}
.gs-xbt{
	margin-top: 10px;
}
.gs-xbt a{
	color: #202020;
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}
.gs-xnr a{
	color: #555;
	font-size: 14px;
	line-height:30px;
}
.zixun{
	width:650px;
}
.zixun li{
	line-height: 55px;
	border-bottom: 1px dashed #efefef;
}
.zixun li:hover .ba-con a{
	color: #1b9ae1;
	font-weight: bold;
}
.ba-con a{
	color: #202020;
	font-size: 15px;
}
.date a{
	color: #555;
	font-size: 15px;
}
.yqlj{
	background: #eee;
	padding:20px 0px;
	font-size: 14px;
	color: #2b2b2b;
}

/*图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 0 10px;width:345px;}
.photos-demo span p{line-height:60px;font-size:15px;}
.photos-demo span img{max-width: 100%;}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #0074cf; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
.newsList{}
/*联系我们单页*/
.lxwm-dy{width:400px;}
.lxwm-dy li{
	padding:20px 0px;
	border-bottom: 1px solid #efefef;
	font-size: 16px;
	line-height:20px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 18px;
	color: #e7110f;
}
.lxwm-dy li img{
	vertical-align: middle;
    margin-right:10px;
}
/*优势*/
.ad-con9{
	margin-top: 80px;
}
.ad-con9 li{
	width: 275px;
	float: left;
	text-align: center;
	color: #6a6a6a;
	font-size: 16px;
}
.ad-con9 li p{
	font-weight: bold;
	font-size: 20px;
	line-height: 60px;
	color: #202020;
}
/*图片鼠标悬停整体旋转*/
.ad-con9 li img{
	list-style:none;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
	-o-transition: all 0.5s;
}
.ad-con9 li img{
	transition:All 0.8s ease-in-out;
	-webkit-transition:All 0.8s ease-in-out;
	-moz-transition:All 0.8s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.ad-con9 li:hover img{ 
	transform: rotateY(360deg);
}